Objects Reference

bezier_curve::set_dim

Prototype

void set_dim(int ndim)

Parameters

Parameter Type Description
ndim int new dim value

Return Value

None

Remarks

This function sets the number of co-ordinates in each point of the curve.
Setting ndim to 3 will make a curve in 3D space.